newBuilder

public static PasswordRecord.Builder newBuilder(String url, String password)

Creates a new PasswordRecord builder with the given required parameters.

Return

a new PasswordRecord.Builder instance

Since

8.0.0

Parameters

url

the URL of the site for which the password is saved

password

the password for the site